thiezn / iperf3-python

Python wrapper around iperf3
https://iperf3-python.readthedocs.org/
MIT License
110 stars 51 forks source link

add restype and argtype definitions to libiperf library object. #18

Closed illu89 closed 6 years ago

illu89 commented 7 years ago

add restype and argtype definitions to libiperf library object. … This fixes issue #17

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.8%) to 97.808% when pulling 5f353eb5e8dd7bef4d35a55cba6c7dac09914d25 on illu89:master into cba75c1d71ae0ea598df8179e8f2783c4aff6dc2 on thiezn:master.

gleichda commented 6 years ago

For me it solves the issue of getting a segmentation fault also. It would be great to go back to the easy pip install that using @illu89 s fork. So please merge into master

kkroo commented 6 years ago

ping ping! lets get this merged, same issue :)

thiezn commented 6 years ago

Fixed in version 0.1.8 pushed to pypi. See https://github.com/thiezn/iperf3-python/issues/17