mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
extmod/modlwip: Implement dummy setsockopt().
This commit is contained in:
@@ -705,6 +705,7 @@ Q(recv)
|
||||
Q(sendto)
|
||||
Q(recvfrom)
|
||||
Q(settimeout)
|
||||
Q(setsockopt)
|
||||
#if MICROPY_PY_LWIP_SLIP
|
||||
// for lwip.slip
|
||||
Q(slip)
|
||||
|
||||
Reference in New Issue
Block a user