mirror of
https://git.openafs.org/openafs.git
synced 2025-01-20 07:51:00 +00:00
vol-fssync-server-socket-20090320
LICENSE IPL10 another location where we need osi_socket
This commit is contained in:
parent
b2db1e83c1
commit
73a57e8013
@ -1527,7 +1527,7 @@ AcceptOff(void)
|
|||||||
/* The multiple FD handling code. */
|
/* The multiple FD handling code. */
|
||||||
|
|
||||||
static osi_socket HandlerFD[MAXHANDLERS];
|
static osi_socket HandlerFD[MAXHANDLERS];
|
||||||
static void (*HandlerProc[MAXHANDLERS]) (int);
|
static void (*HandlerProc[MAXHANDLERS]) (osi_socket);
|
||||||
|
|
||||||
static void
|
static void
|
||||||
InitHandler(void)
|
InitHandler(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user