summaryrefslogtreecommitdiffstats
path: root/rpc/rpc-transport/socket/src/socket.h
Commit message (Expand)AuthorAgeFilesLines
* Land clang-format changesGluster Ant2018-09-121-193/+192
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* rpc: merge ssl infra with epoll infraMilind Changire2018-07-271-4/+28
* Revert "rpc: merge ssl infra with epoll infra"Milind Changire2018-01-071-28/+4
* rpc: merge ssl infra with epoll infraMilind Changire2017-12-121-4/+28
* rpc-transport/socket: tab -> spaces cleanupKaleb S. KEITHLEY2017-09-151-20/+20
* socket: Use granular mutex locks during pollin and pollout event processingKrutika Dhananjay2017-09-081-1/+2
* event/epoll: Add back socket for polling of events immediately afterRaghavendra G2017-05-121-0/+6
* rpc: add options to manage socket keepalive lifespanMilind Changire2017-04-121-0/+5
* socket: socket disconnect should wait for poller thread exitRajesh Joseph2016-12-211-0/+6
* socket: pollerr event shouldn't trigger socket_connnect_finishAtin Mukherjee2016-09-191-0/+3
* socket: reduce rate of readv failure logs due to disconnectKrishnan Parthasarathi2016-02-221-0/+1
* build: fix ecdh.h and dh.h depsMilind Changire2015-11-161-0/+6
* SSL improvements: do not fail if certificate purpose is setEmmanuel Dreyfus2015-08-231-0/+1
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* socket: use TCP_USER_TIMEOUT to detect client failures quickerNiels de Vos2015-03-171-0/+1
* socket: allow only one epoll thread to read msg fragmentsKrishnan Parthasarathi2015-02-271-0/+1
* socket/glusterd/client: enable SSL for managementJeff Darcy2014-07-101-1/+3
* transport/socket: fix connect/disconnect racesJeff Darcy2013-06-041-3/+6
* socket: restructure disconnect/poll-thread interactionsJeff Darcy2013-02-031-1/+8
* rpc-transport/socket: implement read-ahead of RPC headersAnand Avati2012-12-041-0/+7
* socket: code cleanupAmar Tumballi2012-08-231-31/+35
* rpc-transport/socket: Add SSL support.Jeff Darcy2012-07-171-1/+18
* rpc-transport/socket: fix the state machine for XDATA readingAnand Avati2012-06-061-0/+7
* protocol: handle proper vector size for writev()/readv()Amar Tumballi2012-05-211-0/+2
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* transport/socket: configuring tcp window-sizeRajesh Amaravathi2012-02-291-7/+5
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* RPC unify code changekrishna2011-07-291-0/+3
* rpc-transport/socket: avoid logging socket read failsRajesh2011-07-251-0/+1
* rpc: Introduce option for listen()'s backlogVijay Bellur2011-05-301-0/+1
* rpc-transport: whitespace cleanupAmar Tumballi2011-03-171-2/+2
* migrate from port 69* to 24007Amar Tumballi2010-10-081-1/+2
* support for configuring keepalive idle timeVijay Bellur2010-10-081-0/+1
* rpc-transport/socket: set keepalive socket option.Raghavendra G2010-09-201-0/+3
* changed GNU General Public License to GNU Affero General Public LicensePranith Kumar K2010-08-171-3/+3
* rpc: move handling of fragment headers to socket.Raghavendra G2010-08-161-0/+3
* changes to rpcRaghavendra G2010-07-281-2/+2
* Move rpc to top-levelVijay Bellur2010-06-281-0/+190