circuitpython/ports/raspberrypi/lwip_inc
Jeff Epler f997d0053d
Enable, use SOF_REUSEADDR
This is the lwip no-os version of SO_REUSEADDR, which is set on all
listening sockets in the espressif port; do so here as well,
it makes running servers easier. The "address in use" error does
not occur.
2022-10-25 10:09:16 -05:00
..
arch Implement scan, connect, ping 2022-09-28 10:06:33 -05:00
lwipopts.h Enable, use SOF_REUSEADDR 2022-10-25 10:09:16 -05:00