Parent Directory
|
|
|
|
|
test/
|
409 |
8 months |
juli |
Switch to GNU Make in the interest of portability.
|
Makefile
|
409
|
8 months |
juli |
Switch to GNU Make in the interest of portability.
|
lib.mk
|
415
|
8 months |
juli |
Whitespace between VPATH+= and the content.
|
tcp_client.cc
|
453
|
5 weeks |
juli |
Add a connect() that does a bind() first.
|
tcp_client.h
|
453
|
5 weeks |
juli |
Add a connect() that does a bind() first.
|
tcp_server.cc
|
247
|
12 months |
juli |
o) Add the SocketAddressFamilyIP type which auto-detects IPv4 or IPv6.
o) Pass t... |
tcp_server.h
|
215
|
12 months |
juli |
o) Move Socket{AddressFamily,Type} enums to new <io/socket_types.h> for
consu... |
udp_client.cc
|
453
|
5 weeks |
juli |
Add a connect() that does a bind() first.
|
udp_client.h
|
453
|
5 weeks |
juli |
Add a connect() that does a bind() first.
|
udp_server.cc
|
247
|
12 months |
juli |
o) Add the SocketAddressFamilyIP type which auto-detects IPv4 or IPv6.
o) Pass t... |
udp_server.h
|
232
|
12 months |
juli |
Add a UDPServer and a UDP client-server test.
|