Home
last modified time | relevance | path

Searched refs:tcp_nodelay (Results 1 – 25 of 850) sorted by last modified time

12345678910>>...34

/dports/www/sogo2/SOGo-2.4.1/
H A DChangeLog1720 (fix) enable tcp_nodelay for memcache
/dports/www/sogo-activesync/SOGo-5.4.0/
H A DChangeLog15603 (fix) enable tcp_nodelay for memcache
/dports/www/sogo/SOGo-5.4.0/
H A DChangeLog15603 (fix) enable tcp_nodelay for memcache
/dports/sysutils/fusefs-curlftpfs/curlftpfs-0.9.2/
H A Dftpfs.h33 int tcp_nodelay; member
H A Dftpfs.c140 FTPFS_OPT("tcp_nodelay", tcp_nodelay, 1),
1596 if (ftpfs.tcp_nodelay) {
/dports/net/py-urllib3/stage/usr/local/lib/python3.8/site-packages/urllib3-1.26.7-py3.8.egg-info/
H A DPKG-INFO1007 * Removed ``HTTPConnection.tcp_nodelay`` in favor of
/dports/net/py-urllib3/urllib3-1.26.7/src/urllib3.egg-info/
H A DPKG-INFO1007 * Removed ``HTTPConnection.tcp_nodelay`` in favor of
/dports/net/libmdf/libmdf-1.0.21/src/
H A Dcommon.c1353 …kopt (handle->fd, SOL_TCP, TCP_NODELAY, (char *) &handle->tcp_nodelay, sizeof handle->tcp_nodelay);
1507 *value = handle->tcp_nodelay;
1610 handle->tcp_nodelay = *val;
1613 …kopt (handle->fd, SOL_TCP, TCP_NODELAY, (char *) &handle->tcp_nodelay, sizeof handle->tcp_nodelay);
/dports/mail/exim-ldap2/exim-4.95/doc/
H A DChangeLog7557 12. Added tcp_nodelay to make it possible to turn of the setting of TCP_NODELAY
/dports/mail/exim-ldap2/exim-4.95/src/
H A Ddaemon.c1385 if (tcp_nodelay) in daemon_go()
1830 if (tcp_nodelay) setsockopt(fd, IPPROTO_TCP, TCP_NODELAY, &on, sizeof(on)); in daemon_go()
H A Dglobals.c436 BOOL tcp_nodelay = TRUE; variable
H A Dglobals.h1070 extern BOOL tcp_nodelay; /* Controls TCP_NODELAY on daemon */
/dports/mail/exim-sa-exim/exim-4.95/doc/
H A DChangeLog7557 12. Added tcp_nodelay to make it possible to turn of the setting of TCP_NODELAY
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Ddaemon.c1385 if (tcp_nodelay) in daemon_go()
1830 if (tcp_nodelay) setsockopt(fd, IPPROTO_TCP, TCP_NODELAY, &on, sizeof(on)); in daemon_go()
H A Dglobals.c436 BOOL tcp_nodelay = TRUE; variable
H A Dglobals.h1070 extern BOOL tcp_nodelay; /* Controls TCP_NODELAY on daemon */
/dports/mail/exim-postgresql/exim-4.95/doc/
H A DChangeLog7557 12. Added tcp_nodelay to make it possible to turn of the setting of TCP_NODELAY
/dports/mail/exim-postgresql/exim-4.95/src/
H A Ddaemon.c1385 if (tcp_nodelay) in daemon_go()
1830 if (tcp_nodelay) setsockopt(fd, IPPROTO_TCP, TCP_NODELAY, &on, sizeof(on)); in daemon_go()
H A Dglobals.c436 BOOL tcp_nodelay = TRUE; variable
H A Dglobals.h1070 extern BOOL tcp_nodelay; /* Controls TCP_NODELAY on daemon */
/dports/mail/exim-monitor/exim-4.95/doc/
H A DChangeLog7557 12. Added tcp_nodelay to make it possible to turn of the setting of TCP_NODELAY
/dports/mail/exim-monitor/exim-4.95/src/
H A Ddaemon.c1385 if (tcp_nodelay) in daemon_go()
1830 if (tcp_nodelay) setsockopt(fd, IPPROTO_TCP, TCP_NODELAY, &on, sizeof(on)); in daemon_go()
H A Dglobals.h1070 extern BOOL tcp_nodelay; /* Controls TCP_NODELAY on daemon */
H A Dglobals.c436 BOOL tcp_nodelay = TRUE; variable
/dports/mail/exim/exim-4.95/doc/
H A DChangeLog7557 12. Added tcp_nodelay to make it possible to turn of the setting of TCP_NODELAY

12345678910>>...34