15 Commits (6763ced6f5c7cde7ce3d5456aa2bc1f953c2bb7c)

Author SHA1 Message Date
Sean Reifschneider 5f6faaa5e8 Python send() with binary data 5 years ago
Sean Reifschneider 2ca8e01864 Fixing some bugs in socket blocking. 5 years ago
Sean Reifschneider 14e70ec876 Assorted Python changes based on a code review. 5 years ago
Joseph Henry 2e2a66c9f7
Move Python license into ext/THIRDPARTY.txt 5 years ago
Joseph Henry 73e26c1a79
Bugfix: Check argument types and encodings in zts_py_send() 5 years ago
Sean Reifschneider 7dbf42d899 Attempt to fix zts_recv for Python. 5 years ago
Joseph Henry 2c5c1a6a5f
Expose lwIP's DNS API in zts_* API. Fix preprocessor build bug 5 years ago
Joseph Henry 2a515822c8
Remove networking functions that can be found elsewhere 5 years ago
Joseph Henry 575cfc364e
Remove non-standard API function accept4() 5 years ago
Joseph Henry 07a5830302
Add Python extension module wrapper code 5 years ago
Joseph Henry dd6cf48d61
Run Python language bindings and example code through a linter and formatter 5 years ago
Joseph Henry 5072d993b1
Implement more of the Python language binding. Minor adjustments to PyPI package 5 years ago
Joseph Henry 64a0d5d0d7
Add working Python wrapper and examples (WIP) 5 years ago