ObjFW  Check-in [a8df2cff5f]

Overview
Comment:Pass the socket for socket exceptions.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a8df2cff5fd72d939fc1ee369bd1d7a95f2babde51ed5114695cafda178134ac
User & Date: js on 2011-03-24 20:36:00
Other Links: manifest | tags
Context
2011-03-24
21:17
Pass the stream for stream exceptions. check-in: 7ced2e7b6a user: js tags: trunk
20:36
Pass the socket for socket exceptions. check-in: a8df2cff5f user: js tags: trunk
19:42
Get rid of OFExceptions.h. check-in: cda44767f4 user: js tags: trunk
Changes

Modified src/OFStreamSocket.m from [ae35beffef] to [60c85e14ca].    [diff]

Modified src/OFTCPSocket.m from [2b016c1ada] to [c2279eed1e].    [diff]

Modified src/exceptions/OFAcceptFailedException.h from [ce027c17fd] to [104989e573].    [diff]

Modified src/exceptions/OFAcceptFailedException.m from [f69e0d7d77] to [12e9aaa538].    [diff]

Modified src/exceptions/OFAddressTranslationFailedException.h from [fbf7c7443e] to [0ed93ff62f].    [diff]

Modified src/exceptions/OFAddressTranslationFailedException.m from [5d7fbf9d94] to [169c6cd7e2].    [diff]

Modified src/exceptions/OFAlreadyConnectedException.h from [86f0bbf938] to [15e72a820b].    [diff]

Modified src/exceptions/OFAlreadyConnectedException.m from [fa4dcbbebe] to [865fb79629].    [diff]

Modified src/exceptions/OFBindFailedException.h from [bf8fd546ce] to [e567d3a7b8].    [diff]

Modified src/exceptions/OFBindFailedException.m from [7d666e8245] to [618c1f8bd7].    [diff]

Modified src/exceptions/OFConnectionFailedException.h from [b8d2821451] to [97e9485df5].    [diff]

Modified src/exceptions/OFConnectionFailedException.m from [c3843b39a9] to [5af8de549d].    [diff]

Modified src/exceptions/OFListenFailedException.h from [b05d0483ce] to [4490777cf7].    [diff]

Modified src/exceptions/OFListenFailedException.m from [da1ca346f6] to [98f4572f60].    [diff]

Modified src/exceptions/OFNotConnectedException.h from [01fc568575] to [951b1065be].    [diff]

Modified src/exceptions/OFNotConnectedException.m from [0c3725a393] to [25504636c1].    [diff]