ktls / af_ktls

Linux Kernel TLS/DTLS Module
GNU General Public License v2.0
157 stars 25 forks source link

fix double bind #88

Closed djwatson closed 8 years ago

djwatson commented 8 years ago

don't sockfd_put on second bind call

fridex commented 8 years ago

LGTM