citra/src/common/logging
Subv 97a7381d29 SOC_U: Preliminary implementation of sockets.
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
2014-12-31 10:51:44 -05:00
..
backend.cpp SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05:00
backend.h License change 2014-12-20 21:20:24 -08:00
filter.cpp License change 2014-12-20 21:20:24 -08:00
filter.h License change 2014-12-20 21:20:24 -08:00
log.h SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05:00
text_formatter.cpp License change 2014-12-20 21:20:24 -08:00
text_formatter.h License change 2014-12-20 21:20:24 -08:00