ARMmbed / sockets

mbed sockets library abstraction layer
Other
6 stars 18 forks source link

Calling open(af, SOCKET_DGRAM) on a TCPStream object will do funny things #23

Closed mpg closed 9 years ago

mpg commented 9 years ago

As the title says. Probably it should return an error instead.