This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
BlueSocket
Watch
1
Star
0
Fork
0
You've already forked BlueSocket
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9008d21b09f1ae1ca7386163e11074f2afa1ea54
BlueSocket
/
Tests
/
SocketTests
T
History
Bill Abt
9008d21b09
Fix for issue
#22
. When requesting to listen on port 0, the port assigned by the OS was not being returned in the Signature. Hence, the caller would not know what port was assigned and is being listened to. Added two unit tests to test this condition.
2016-10-12 11:36:54 -04:00
..
Info.plist
Changes for the latest toolchain.
2016-08-02 09:05:09 -04:00
SocketTests.swift
Fix for issue
#22
. When requesting to listen on port 0, the port assigned by the OS was not being returned in the Signature. Hence, the caller would not know what port was assigned and is being listened to. Added two unit tests to test this condition.
2016-10-12 11:36:54 -04:00