yuzu/src
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
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05:00
citra_qt SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05:00
common SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05:00
core SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05:00
video_core Rasterizer: Pre-divide vertex attributes by W 2014-12-29 02:08:11 -02:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00