]> jfr.im git - irc/quakenet/newserv.git/commit - nterfacer/esockets.h
esockets now supports new protocol.
authorChris Porter <redacted>
Wed, 31 Oct 2007 11:58:08 +0000 (11:58 +0000)
committerChris Porter <redacted>
Wed, 31 Oct 2007 11:58:08 +0000 (11:58 +0000)
commitd4897ed99e8b2553361b9ffc1d558c4876464037
tree0a3daf6e2587778ce0dc8e7955948001b3c8a797
parent1ac1d43c91eced1c0cdbb7945ea68a25808bb893
esockets now supports new protocol.
Rewritten all the parsers, now using dynamic memory allocation, it's a lot less efficient (well, if allocating 16 bytes is a problem), but it's a LOT simpler.
Need to add limits to prevent people using all the RAM.
nterface/esockets.c
nterface/esockets.h
nterface/nterfacer.c