jacksonh / manos

Manos is an easy to use, easy to test, high performance web application framework that stays out of your way and makes your life ridiculously simple.
Other
455 stars 61 forks source link

Change the UdpSocket definition. #137

Closed txdv closed 9 years ago

txdv commented 12 years ago

It should contain the IPEndPoint instead of the ip in string format and the port as an integer. Seriously, who came up with this.