mbed-os/connectivity/netsocket/source
jarlamsa bc747dce09 Check for duplicate status callbacks before adding to the list
Duplicate status callbacks don't bring any value and can cause
memory leaks if caller calls for this function multiple times with
same status_cb. Also remove all the instances of the status_cb when
removing event listener.
2021-04-01 13:22:07 +03:00
..
CellularNonIPSocket.cpp Remove Cellular dependency in netsocket 2020-12-03 18:16:33 +01:00
DTLSSocket.cpp Refactor features/netsocket and move to connectivity/netsocket 2020-07-23 06:15:09 -07:00
DTLSSocketWrapper.cpp Refactor features/netsocket and move to connectivity/netsocket 2020-07-23 06:15:09 -07:00
EMACInterface.cpp Fix unittests 2020-11-25 09:29:59 +02:00
EthernetInterface.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
ICMPSocket.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
InternetDatagramSocket.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
InternetSocket.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
L3IPInterface.cpp Refactor features/netsocket and move to connectivity/netsocket 2020-07-23 06:15:09 -07:00
NetStackMemoryManager.cpp Refactor features/netsocket and move to connectivity/netsocket 2020-07-23 06:15:09 -07:00
NetworkInterface.cpp Check for duplicate status callbacks before adding to the list 2021-04-01 13:22:07 +03:00
NetworkInterfaceDefaults.cpp Remove Cellular dependency in netsocket 2020-12-03 18:16:33 +01:00
NetworkStack.cpp Change MBED_STATIC_ASSERTs version for built-in 2020-10-27 08:30:40 -05:00
PPPInterface.cpp Refactor features/netsocket and move to connectivity/netsocket 2020-07-23 06:15:09 -07:00
SocketAddress.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
SocketStats.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
TCPSocket.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
TLSSocket.cpp Refactor features/netsocket and move to connectivity/netsocket 2020-07-23 06:15:09 -07:00
TLSSocketWrapper.cpp Refactor features/netsocket and move to connectivity/netsocket 2020-07-23 06:15:09 -07:00
UDPSocket.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
WiFiAccessPoint.cpp Refactor features/netsocket and move to connectivity/netsocket 2020-07-23 06:15:09 -07:00
nsapi_dns.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
nsapi_ppp.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00