current jbsockets.c,1.143,1.144
Fabian Keil via ijbswa-commits <[email protected]> Thu, 08 Jun 2017 13:04:36 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31329
Modified Files:
jbsockets.c
Log Message:
Fix indentation
Index: jbsockets.c
===================================================================
RCS file: /cvsroot/ijbswa/current/jbsockets.c,v
retrieving revision 1.143
retrieving revision 1.144
diff -C2 -d -r1.143 -r1.144
*** jbsockets.c 4 Jun 2017 14:37:05 -0000 1.143
--- jbsockets.c 8 Jun 2017 13:04:34 -0000 1.144
***************
*** 371,378 ****
#ifdef HAVE_POLL
! poll_fd[0].fd = fd;
! poll_fd[0].events = POLLOUT;
! if (poll(poll_fd, 1, 30000) > 0)
#else
/* wait for connection to complete */
--- 371,378 ----
#ifdef HAVE_POLL
! poll_fd[0].fd = fd;
! poll_fd[0].events = POLLOUT;
! if (poll(poll_fd, 1, 30000) > 0)
#else
/* wait for connection to complete */
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot