silentbicycle / socket99

Wrapper library for the BSD sockets API with a nicer C99 interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add non-blocking tcp client example

silentbicycle opened this issue · comments

There's a non-blocking tcp server, but not a client. Add it to the examples and the tests.

Closed by 36f813e.