Fixed some fatal networking bugs during the first run.
[udpgate.git] / src / network.c
2004-05-20 shortFixed some fatal networking bugs during the first run.
2004-05-20 shortNetwork probing connected with the packet assembly...
2004-05-20 short+IPv4 probing skeleton with packet assembly/disassembly.
2004-05-20 shortproject rename: udpfoward -> udpgate
2004-05-14 shortFixed SERVER_IPADDR endianity.
2004-05-14 shortFixed bogus "Error removing PID file" message.
2004-05-14 shortFixed forgotten PID file removal during "Stop".
2004-05-14 shortFixed g_source_attach() error checking.
2004-05-12 shortUntested network daemon code implemented.