Age | Commit message (Expand) | Author |
---|---|---|
2005-08-24 | moved the _NET_SENDBUF_REC definition out of core/net-sendbuffer.c and irc/pr... | Valentin Batz |
2001-11-20 | Added net_sendbuffer_flush() for flushing the buffer. | Timo Sirainen |
2001-01-01 | Added/moved several "typedef struct _XXX XXX;" to common.h so that | 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-16 | Implemented network transmit buffer. If all data couldn't be sent | Timo Sirainen |