Ryan Loebs
|
58ee548ed8
Rework sockopt translation to match the error translation code already in place
|
10 vuotta sitten |
Ryan Loebs
|
2faafff1b9
Code style
|
10 vuotta sitten |
Ryan Loebs
|
b1f89408dd
Added GetSockOptName
|
10 vuotta sitten |
Ryan Loebs
|
0a7d53692a
Derp: win32: typedef int socklen_t;
|
10 vuotta sitten |
Ryan Loebs
|
64815a8b16
But of course, Windows uses 'int' while Linux uses 'socklen_t'
|
10 vuotta sitten |
Ryan Loebs
|
b8422b24bd
Compiling on Windows now
|
10 vuotta sitten |
Ryan Loebs
|
aa5bb3b997
Formatting...
|
10 vuotta sitten |
Ryan Loebs
|
65883d9327
Addressing PR comments
|
10 vuotta sitten |
Ryan Loebs
|
91dbebbcc5
SOC Updates
|
10 vuotta sitten |
Lioncash
|
9ea3d55243
soc_u: Get rid of explicit delete and new
|
10 vuotta sitten |
Lioncash
|
d7dd6c8bd1
hle: Update service function tables
|
10 vuotta sitten |
MerryMage
|
6c71858c5c
BitField: Make trivially copyable and remove assignment operator
|
10 vuotta sitten |
Subv
|
282f2c8042
HLE/Sockets: Fixed the buffer offset in recvfrom.
|
10 vuotta sitten |
Lioncash
|
60b3fc01a2
General: Replace NULL and '0' usages with nullptr where applicable
|
11 vuotta sitten |
bunnei
|
4ccc171db4
Merge pull request #899 from zawata/Winsock-Deprecation
|
11 vuotta sitten |
zawata
|
395e63d5aa
SOC:U : Update deprecated function gethostbyname() to getaddrinfo()
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
867c28ae03
Merge pull request #876 from linkmauve/include-cleanups
|
11 vuotta sitten |
Emmanuel Gil Peyrot
|
7b746914b9
Core: Cleanup soc:U includes.
|
11 vuotta sitten |
Emmanuel Gil Peyrot
|
c345247431
Services: Use the standard _WIN32 define in soc:U instead of our own EMU_PLATFORM.
|
11 vuotta sitten |
Subv
|
bd336cfdce
Services/SOC: Added command headers to some of the soc commands.
|
11 vuotta sitten |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 vuotta sitten |
archshift
|
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 vuotta sitten |
Yuri Kunde Schlesner
|
a79d21c83e
Service: Clean-up Interface
|
11 vuotta sitten |
darkf
|
67c644e317
Fix building on MinGW
|
11 vuotta sitten |
bunnei
|
9b83f0e158
Merge pull request #272 from rohit-n/sign-compare
|
11 vuotta sitten |
Lioncash
|
bdbd111c7e
soc_u: Fix a missing formatting argument
|
11 vuotta sitten |
Rohit Nirmal
|
c589d82052
Silence some -Wsign-compare warnings.
|
11 vuotta sitten |
Subv
|
97a7381d29
SOC_U: Preliminary implementation of sockets.
|
11 vuotta sitten |
purpasmart96
|
9796bc1fa2
More services & small clean ups
|
11 vuotta sitten |