- Mar 29, 2016
-
-
Ryan Loebs authored
-Implement GetSockOpt / SetSockOpt -Fix bug in RecvFrom where sending from localhost does not fill in src_addr/src_addr_len on Linux
-
- Mar 21, 2016
-
-
Lioncash authored
-
- Mar 12, 2016
-
-
Lioncash authored
-
- Feb 12, 2016
-
-
MerryMage authored
-
- Dec 24, 2015
-
-
Subv authored
Closes #1277
-
- Sep 11, 2015
-
-
Lioncash authored
-
- Jul 20, 2015
-
-
zawata authored
-
- Jun 27, 2015
-
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
- Jun 25, 2015
-
-
Subv authored
-
- May 29, 2015
-
-
Emmanuel Gil Peyrot authored
-
- May 07, 2015
-
-
Yuri Kunde Schlesner authored
-
- Feb 11, 2015
-
-
archshift authored
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time) As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing) Also removed some GEKKO cruft.
-
- Feb 02, 2015
-
-
Yuri Kunde Schlesner authored
-
- Jan 12, 2015
-
-
darkf authored
-
- Jan 03, 2015
-
-
Lioncash authored
-
- Jan 01, 2015
-
-
Rohit Nirmal authored
-
- Dec 31, 2014
-
-
Subv authored
Stubbed CreateMemoryBlock Using Berkeley sockets, and Winsock2.2 on Windows. So far ftpony creates the socket and accepts incoming connections SOC_U: Renamed functions to maintain consistency Also prevents possible scope errors / conflicts with the actual Berkeley socket functions SOCU: Close all the opened sockets when cleaning up SOCU
-
- Dec 26, 2014
-
-
purpasmart96 authored
-
- Dec 21, 2014
-
-
purpasmart96 authored
-
- Nov 01, 2014
-
-
purpasmart96 authored
-