polserver/pol-core/clib/network
2024-05-05 09:13:12 +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 dont use abort() when fail to open a socket. (#643) 2024-04-26 23:11:14 +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 replaced all uppercase hex formatting with lowercase variant (#645) 2024-05-05 09:13:12 +02:00
wnsckt.h Add ignore_line_breaks option to os::OpenConnection (#512) 2023-03-20 19:54:39 +01:00