polserver/pol-core/clib/network
Kevin Eady 5bbc53ab6c
Add exit_code to uo::Shutdown() (#176)
* Add exit_code to uo::Shutdown()

Co-authored-by: Eric Swanson <eric.the.unicorn@gmail.com>
2020-08-03 20:30:27 +02:00
..
singlepollers Improved network code used by http and aux servers 2019-08-21 00:37:47 +02:00
sckutil.cpp Added SocketLineReader class, which is responsible for reading lines from a socket in a more efficient way. Modified Aux, Debug and WWW to use the new class. 2019-08-25 21:03:40 +02:00
sckutil.h Added SocketLineReader class, which is responsible for reading lines from a socket in a more efficient way. Modified Aux, Debug and WWW to use the new class. 2019-08-25 21:03:40 +02:00
singlepoller.h Improved connection handling: 2019-04-26 20:24:30 +02:00
sockets.h if worldsave fails to write files dont commit them (rename old files), 2019-03-10 10:32:31 +01:00
socketsvc.cpp Added SocketLineReader class, which is responsible for reading lines from a socket in a more efficient way. Modified Aux, Debug and WWW to use the new class. 2019-08-25 21:03:40 +02:00
socketsvc.h Added SocketLineReader class, which is responsible for reading lines from a socket in a more efficient way. Modified Aux, Debug and WWW to use the new class. 2019-08-25 21:03:40 +02:00
wnsckt.cpp Add exit_code to uo::Shutdown() (#176) 2020-08-03 20:30:27 +02:00
wnsckt.h Fixed wrong return type 2019-08-26 07:46:22 +02:00