]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
Make LHNET support TCP and SOME kind of use from other threads.
authorRudolf Polzer <divverent@xonotic.org>
Mon, 12 Aug 2013 07:37:27 +0000 (09:37 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 12 Aug 2013 07:41:00 +0000 (09:41 +0200)
commit7202588da46eeb96100c1439b10499d349a6dd61
tree932cbc0be4f9aa847d47a58736623eb819a4fa3b
parentd1bc0cc51c0c3d02876edb46a2e3bf47612d57b6
Make LHNET support TCP and SOME kind of use from other threads.

Most LHNET functions are still unsafe from other threads, but it's good
enough now for blocking I/O from other threads.
lhnet.c
lhnet.h