TCP/UDP MD Listening will fail to respond to UDP MD requests
fix done in [1807]
fix for #224 - the listener will now use the pktFlags of the caller to answer an MD request
TCP/UDP MD Listening will fail to respond to UDP MD requests
Should a UDP receive socket for MD be closed in case of TRDP_BLOCK_ERR
the notification for listener sockets is done differently: in trdp_mdCheckTimeouts the function trdp_mdTimeOutStateHandler determines the return codes and marks the queue elements accordingly as morituri
moved socket deletion to the iteration loop leaving the listen socket notification open [r1698]
moved socket-to-be-freed marker into the belonging iteration loop, this solves a part of #177 - the notification of listeners is not in