Age | Commit message (Expand) | Author |
---|---|---|
2000-12-28 | Instead of trying to send data to server every 1/10th of second, send | Timo Sirainen |
2000-12-04 | Use GIOChannel instead of sockets directly. Helps porting to win32 :) | Timo Sirainen |
2000-07-23 | net_sendbuffer_send(): use const void *data instead of void *data | Timo Sirainen |
2000-07-23 | Added handle != -1 check to net_sendbuffer_create() | Timo Sirainen |
2000-07-16 | Implemented network transmit buffer. If all data couldn't be sent | Timo Sirainen |