These 22 commits are when the Protocol Buffers files have changed:
Commit: | 9c1f318 | |
---|---|---|
Author: | Christian Speckner |
Implement SocketShutdown, update python deps.
The documentation is generated from this commit.
Commit: | 8f97a7e | |
---|---|---|
Author: | Christian Speckner |
Support getsockopt, several bug fixes for setsockopt.
Commit: | 025c0bf | |
---|---|---|
Author: | Christian Speckner |
Accept -> server works and runs
Commit: | fd05a82 | |
---|---|---|
Author: | Christian Speckner |
listen
Commit: | 8f8378d | |
---|---|---|
Author: | Christian Speckner |
Fix timeout handling.
Commit: | 893527b | |
---|---|---|
Author: | Christian Speckner |
setsockopt support
Commit: | 385e2fe | |
---|---|---|
Author: | Christian Speckner |
Proxy settingGet.
Commit: | 2505551 | |
---|---|---|
Author: | Christian Speckner |
Gracefully terminate the server on windows, supress spurios address family errors.
Commit: | 893838d | |
---|---|---|
Author: | Christian Speckner |
Select -> Houston, we have hotsync.
Commit: | fe8415c | |
---|---|---|
Author: | Christian Speckner |
SocketConnect.
Commit: | 2e88d3a | |
---|---|---|
Author: | Christian Speckner |
Better timeout handling.
Commit: | 0c84225 | |
---|---|---|
Author: | Christian Speckner |
getServByName
Commit: | 8b8a7ba | |
---|---|---|
Author: | Christian Speckner |
getHostByName
Commit: | cbdcff9 | |
---|---|---|
Author: | Christian Speckner |
Implement SocketAddr, always use host byte order for IP.
Commit: | f77eb67 | |
---|---|---|
Author: | Christian Speckner |
Proxy socketClose.
Commit: | e166947 | |
---|---|---|
Author: | Christian Speckner | |
Committer: | Christian Speckner |
Proxy NetLibReceive
Commit: | 89a4e95 | |
---|---|---|
Author: | Christian Speckner |
Proxy SocketSend
Commit: | 07089b0 | |
---|---|---|
Author: | Christian Speckner |
Proxy socketAddr
Commit: | 6f8a233 | |
---|---|---|
Author: | Christian Speckner |
Add missing handle.
Commit: | 4729fd8 | |
---|---|---|
Author: | Christian Speckner |
Route SocketBind to server.
Commit: | 4108897 | |
---|---|---|
Author: | Christian Speckner |
More refactoring, introduce sequence id.
Commit: | 3d729e7 | |
---|---|---|
Author: | Christian Speckner |
One-way trip to pythonland