Next: , Previous: , Up: Sockets package   [Index]


6.16 Sockets.RawSocketImpl

Defined in namespace Sockets
Superclass: Sockets.DatagramSocketImpl
Category: Sockets-Protocols

This abstract class serves as the parent class for raw socket implementations. Raw socket packets are modeled as datagrams.