1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 23:11:19 +01:00
Oleg Hahm c366f2bbcd sockets: perform implicit bind during sendto()
A client should not require to explicitly call bind() to receive packets, but is expected to receive replies sent to the ephemeral port that was selected as a source port by the UDP implementation.
2015-12-02 14:45:43 +01:00
..
2015-07-07 17:49:17 +02:00
2015-09-16 10:58:51 +02:00
2015-09-25 00:05:18 +02:00
2015-11-24 20:56:27 +01:00
2015-11-23 19:20:47 +01:00
2015-09-03 11:49:57 +02:00
2014-12-03 20:18:37 +01:00
2015-09-16 10:58:51 +02:00
2015-11-24 06:52:39 +01:00
2015-08-21 23:30:04 +02:00
2015-10-01 18:10:08 +02:00
2015-10-28 17:16:22 +01:00