Romain Vimont
4662198261
Do not release TCP sockets while still in use
...
SDLNet_TCP_Close() not only closes, but also release the resources.
Therefore, we must not close the socket if another thread attempts to
read it.
For that purpose, move socket closing from server_stop() to
server_destroy().
2018-02-09 12:59:36 +01:00
..
2018-01-18 17:25:13 +01:00
2018-01-19 11:15:51 +01:00
2018-02-08 17:40:09 +01:00
2018-02-08 17:40:09 +01:00
2018-01-29 14:52:22 +01:00
2018-02-02 14:56:03 +01:00
2018-02-08 15:26:08 +01:00
2018-02-08 13:26:01 +01:00
2018-02-08 13:26:01 +01:00
2018-01-29 14:52:22 +01:00
2018-01-29 14:52:22 +01:00
2018-02-09 09:57:23 +01:00
2018-02-09 09:41:05 +01:00
2018-02-08 17:40:09 +01:00
2018-02-08 17:40:09 +01:00
2017-12-12 15:25:15 +01:00
2018-02-09 09:41:05 +01:00
2018-02-09 09:41:05 +01:00
2018-02-05 14:46:00 +01:00
2017-12-18 11:07:42 +01:00
2017-12-18 11:07:42 +01:00
2018-02-07 15:41:59 +01:00
2018-02-08 17:40:09 +01:00
2018-02-08 17:40:09 +01:00
2018-02-09 12:59:36 +01:00
2018-02-08 15:43:28 +01:00
2018-02-09 11:14:47 +01:00
2018-02-09 11:14:47 +01:00
2018-02-09 09:43:58 +01:00
2018-02-08 18:14:50 +01:00
2018-02-09 12:59:36 +01:00
2018-02-09 12:59:36 +01:00
2017-12-12 15:25:15 +01:00
2018-02-08 15:26:08 +01:00
2018-02-07 11:48:25 +01:00
2018-02-08 15:26:08 +01:00