g4klx / DAPNETGateway

Gateway to the DAPNET POCSAG network.
GNU General Public License v2.0
32 stars 22 forks source link

fix bug that open() does not support IPv6 socket #28

Closed jg1uaa closed 5 years ago

jg1uaa commented 5 years ago

like creating UDP socket, TCP socket also needs lookup() first to choose IPv4/v6.