Skip to content
Commit 4ad5998d authored by Gregory Nutt's avatar Gregory Nutt
Browse files

net/socket and net/tcp: When we are ready to receive data or when we have...

net/socket and net/tcp: When we are ready to receive data or when we have outgoing data ready to be sent, we need to the notify the appropriate device driver of this condition.  The notifying socket will be configured as either PF_INET or PF_INET6 and must look up the correct driver using the correct IP domain.
parent d7accb2f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment