- ae3e96b py TSocket: Only disable socket.IPV6_V6ONLY when the family is AF_INET6 by Ling Li · 1 year, 10 months ago
- 916ae8b py server: Listen also on IPv4 by dejank-isystem · 2 years, 1 month ago
- e0ee2c7 THRIFT-5617: T(SSL)Socket TCP keep-alive incorrectly applies SO_KEEPALIVE to IPPROTO_TCP by Nick Withers · 2 years, 4 months ago
- e3eb9af THRIFT-5595: Handle peek request error with SSLSocket by Michael Smith · 2 years, 7 months ago
- 01d53f4 THRIFT-5248: Python: Make TSocket.isOpen check if server still connected by Neil Williams · 4 years, 6 months ago
- 9b9567b THRIFT-5186: Don't pass AI_ADDRCONFIG to getaddrinfo() by max ulidtko · 4 years, 9 months ago
- 3131fe9 THRIFT-4904: Fix python unit test errors and exception escapes by James E. King III · 6 years ago
- f6511c9 THRIFT-4767: Added TSocket/TSSLSocket support tcp keep-alive in python (#1725) by Jun · 6 years ago
- 7af79c8 THRIFT-4668: make socket backlog configurable for python2 Client: py by lshgdut · 6 years ago
- 1c8b5cb THRIFT-3634 Fix Python TSocket resource leak on connection failure by Nobuaki Sukegawa · 9 years ago
- 10308cb THRIFT-3596 Better conformance to PEP8 by Nobuaki Sukegawa · 9 years ago
- 760511f THRIFT-1857 Python 3 Support by Nobuaki Sukegawa · 9 years ago
- d565e2f Thrift-1784: pep-3110 exception handling Client: py Patch: jfarrell by jfarrell · 10 years ago
- 8bdff94 THRIFT-2267:Should be able to choose socket family in Python TSocket by jfarrell · 11 years ago
- 3979b86 THRIFT-2267:Should be able to choose socket family in Python TSocket by jfarrell · 11 years ago
- 6972041 THRIFT-1480. py: remove tabs, adjust whitespace and address PEP8 warnings by Bryan Duxbury · 13 years ago
- 1290d42 THRIFT-1407: Typo in Python socket server causes Thrift to fail when we enable a global socket timout by Jake Farrell · 13 years ago
- 5040911 THRIFT-1100. py: python TSSLSocket improvements, including certificate validation by Bryan Duxbury · 14 years ago
- e0498c9 THRIFT-1049. py: Allow for TServerSocket python library to bind to a specific host by Bryan Duxbury · 14 years ago
- 73af3b7 THRIFT-869. python: Disguise ECONNRESET as EOF on BSD by David Reiss · 14 years ago
- bff2a35 THRIFT-586. python: TSocket incorrectly sets the exception type when an end of file error occurs by Esteve Fernandez · 15 years ago
- a043be3 THRIFT-495. python: Raise a TTransportException if TSocket is not open by David Reiss · 16 years ago
- ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
- d73255d THRIFT-329. python: Make TServerSocket.close() work properly by David Reiss · 16 years ago
- e29995e THRIFT-48. python: Make TServerSocket work with Unix-domain sockets by David Reiss · 16 years ago
- 0ee93ea THRIFT-93. Remove unnecessary shebang lines from Python libraries by David Reiss · 16 years ago
- 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
- c16a8f6 Thrift: Python support for Unix-domain sockets, and eager timeout setting. by David Reiss · 17 years ago
- 256bdc4 IPv6 tweaks for Thrift by Mark Slee · 17 years ago
- a46438e [Thrift] fixing python server socket bind permissions by pfung · 17 years ago
- 2654956 Fix for IPv6 Python sockets binding localhost problem by Mark Slee · 17 years ago
- e168d5e Summary: TSocket shouldn't let you set the timeout before it's got a valid handle by James Wang · 17 years ago
- 2297460 Python IPv6 support for TSocket by Mark Slee · 18 years ago
- 7679196 Various Thrift fixes, including Application Exception support in Ruby, better errror messages across languages, etc. by Mark Slee · 18 years ago
- b6616fc No such thing as e.message in python socket error? by Mark Slee · 18 years ago
- 89e2bb8 Applying Thrift software license to Python source by Mark Slee · 18 years ago
- 92195ae Starting python exception handling cleanup by Mark Slee · 18 years ago
- 9bae5e7 -- typo in TSocket by Aditya Agarwal · 18 years ago
- f954f97 -- Allow specification of socket timeouts in thrift python socket code by Aditya Agarwal · 18 years ago
- fe30c5f Improve python thrift transport, readAll, buffering, framing by Mark Slee · 18 years ago
- 4f0fed6 Python basic threaded server by Mark Slee · 18 years ago
- d788b2e Thrift TTransportFactory model for servers by Mark Slee · 18 years ago
- c98d050 Thrift: Added support for double type across all languages by Mark Slee · 18 years ago
- c967656 Thrift Python server code generation by Mark Slee · 18 years ago
- cde2b61 Implementation of the basic Thrift stack in Python by Mark Slee · 18 years ago