summaryrefslogtreecommitdiff
path: root/src/core/net-sendbuffer.h
AgeCommit message (Expand)Author
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-12-04Use GIOChannel instead of sockets directly. Helps porting to win32 :)Timo Sirainen
2000-07-23net_sendbuffer_send(): use const void *data instead of void *dataTimo Sirainen
2000-07-16Implemented network transmit buffer. If all data couldn't be sentTimo Sirainen