mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
More experimental detritus. Sorry about that.
svn path=/trunk/; revision=11055
This commit is contained in:
parent
630b1b2eb3
commit
3a4c09d746
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
||||||
extern ULONG TCP_IPIdentification;
|
extern ULONG TCP_IPIdentification;
|
||||||
extern LIST_ENTRY SleepingThreadsList;
|
extern LIST_ENTRY SleepingThreadsList;
|
||||||
extern FAST_MUTEX SleepingThreadsLock;
|
extern FAST_MUTEX SleepingThreadsLock;
|
||||||
extern RECURSIVE_MUTEX TcpMutex;
|
|
||||||
|
|
||||||
int TCPSocketState(void *ClientData,
|
int TCPSocketState(void *ClientData,
|
||||||
void *WhichSocket,
|
void *WhichSocket,
|
||||||
|
|
Loading…
Reference in a new issue