|
@ -1,6 +1,6 @@ |
|
|
--- a/lib/asyncsocket/asyncsocket.c
|
|
|
--- a/lib/asyncsocket/asyncsocket.c
|
|
|
+++ b/lib/asyncsocket/asyncsocket.c
|
|
|
+++ b/lib/asyncsocket/asyncsocket.c
|
|
|
@@ -86,7 +86,7 @@
|
|
|
|
|
|
|
|
|
@@ -87,7 +87,7 @@
|
|
|
#include "random.h" |
|
|
#include "random.h" |
|
|
#include "asyncsocket.h" |
|
|
#include "asyncsocket.h" |
|
|
#include "asyncSocketBase.h" |
|
|
#include "asyncSocketBase.h" |
|
@ -11,7 +11,7 @@ |
|
|
#include "hostinfo.h" |
|
|
#include "hostinfo.h" |
|
|
--- a/lib/hgfsServer/hgfsServer.c
|
|
|
--- a/lib/hgfsServer/hgfsServer.c
|
|
|
+++ b/lib/hgfsServer/hgfsServer.c
|
|
|
+++ b/lib/hgfsServer/hgfsServer.c
|
|
|
@@ -49,7 +49,7 @@
|
|
|
|
|
|
|
|
|
@@ -51,7 +51,7 @@
|
|
|
#include "hgfsDirNotify.h" |
|
|
#include "hgfsDirNotify.h" |
|
|
#include "hgfsThreadpool.h" |
|
|
#include "hgfsThreadpool.h" |
|
|
#include "userlock.h" |
|
|
#include "userlock.h" |
|
@ -22,7 +22,7 @@ |
|
|
#include "unicodeOperations.h" |
|
|
#include "unicodeOperations.h" |
|
|
--- a/lib/include/asyncsocket.h
|
|
|
--- a/lib/include/asyncsocket.h
|
|
|
+++ b/lib/include/asyncsocket.h
|
|
|
+++ b/lib/include/asyncsocket.h
|
|
|
@@ -169,7 +169,7 @@ typedef struct AsyncSocket AsyncSocket;
|
|
|
|
|
|
|
|
|
@@ -171,7 +171,7 @@ typedef struct AsyncSocket AsyncSocket;
|
|
|
* Or the client can specify its favorite poll class and locking behavior. |
|
|
* Or the client can specify its favorite poll class and locking behavior. |
|
|
* Use of IVmdbPoll is only supported for regular sockets and for Attach. |
|
|
* Use of IVmdbPoll is only supported for regular sockets and for Attach. |
|
|
*/ |
|
|
*/ |
|
|