| Comment: | OFSocket: Don't combine port for IP and IPX
While it works for those two protocols, it's a bad precedent as other |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
a54730b88fe9615500588eace5e92765 |
| User & Date: | js on 2022-10-22 18:41:45 |
| Other Links: | manifest | tags |
|
2022-10-22
| ||
| 18:51 | Fix overlooked OFSocketAddress(Set)Port (check-in: 64fc4f6344 user: js tags: trunk) | |
| 18:46 | Merge trunk into branch "appletalk" (check-in: d1c9ed8498 user: js tags: appletalk) | |
| 18:41 | OFSocket: Don't combine port for IP and IPX (check-in: a54730b88f user: js tags: trunk) | |
| 17:40 | Rename OFListen{ -> OnSocket}FailedException (check-in: df7f59b26c user: js tags: trunk) | |
Modified src/OFIPSocketAsyncConnector.m from [11edaa9dd3] to [ca32b06485]. [diff]
Modified src/OFSocket.h from [ed92d6e459] to [e6bf54de5e]. [diff]
Modified src/OFSocket.m from [85e7c00ebd] to [d0ea6d0ea9]. [diff]
Modified src/OFTCPSocket.m from [e6378dfef4] to [74ced9f7d1]. [diff]
Modified src/OFUDPSocket.m from [fd8f9dff29] to [f8c53776df]. [diff]
Modified tests/OFSPXSocketTests.m from [2398c8daff] to [951eb7a23c]. [diff]
Modified tests/OFSPXStreamSocketTests.m from [5afcf8a434] to [ca6bf9ee77]. [diff]
Modified tests/OFSocketTests.m from [3d043537f3] to [0766971ff5]. [diff]
Modified tests/OFUDPSocketTests.m from [b882de1802] to [435a3297c3]. [diff]