enarx-archive / tlssock

A library exposing TLS/DTLS sockets using the POSIX networking APIs
Apache License 2.0
18 stars 7 forks source link

Introduce new input to generate random port number. #20

Closed DK-DARKmatter closed 5 years ago

DK-DARKmatter commented 5 years ago

Add an input to srand() to reduce the probability of having a port collision in test.

npmccallum commented 5 years ago

This branch includes unrelated patches. Please ensure that this branch only contains the related patch.