Enzo 3f1fc6906c
Correctly convert remote port bytecode to uint16 port number. (#321)
* Correctly convert remote port bytecode to uint16 port number.

Copied the network_to_host_short function from the ASIO library to convert the remote port byte code to a uint16 number.

* Switched from uint16_t to unsigned short to work in Windows

* Updated missed uint16_t to unsigned short
2021-10-22 10:23:43 -07:00
..
2020-11-12 13:07:31 -08:00
2020-03-24 12:48:55 -07:00
2020-04-24 15:34:00 -07:00
2020-11-15 21:09:58 -08:00
2020-07-08 10:39:46 -07:00
2019-05-30 08:46:50 -07:00
2019-08-30 12:50:56 -07:00
2020-04-24 15:34:00 -07:00
2020-11-15 21:09:58 -08:00
2020-11-15 21:09:58 -08:00
2020-04-16 11:58:06 -07:00
2021-04-19 09:25:06 -07:00