Themaister
|
e5b3a61f9f
|
Replace use of unsafe strtok() with strtok_r.
Implement compatibility for strtok_r() on Win32.
|
2012-06-24 02:37:19 +02:00 |
Themaister
|
b97644f52f
|
Make sure that network is inited.
|
2012-06-01 15:20:53 +02:00 |
Themaister
|
a0ec6da2a8
|
Allow sending UDP commands from RetroArch.
|
2012-06-01 15:15:06 +02:00 |
Themaister
|
20472ae36d
|
Don't include <fcntl.h> in Win32.
|
2012-05-27 14:18:37 +02:00 |
Themaister
|
b01fc8b4f7
|
Handle errors.
|
2012-05-27 14:17:32 +02:00 |
Themaister
|
0b729e1707
|
SOCK_NONBLOCK doesn't exist on Win32.
|
2012-05-27 14:16:24 +02:00 |
Themaister
|
0375de48a2
|
Add preliminary network command interface.
|
2012-05-27 14:12:29 +02:00 |