A GDatagramBased is a networking interface for representing datagram-based communications. It is a more or less direct mapping of the core parts of the BSD socket API in a portable GObject interface. It is implemented by atk.Socket, which wraps the UNIX socket API on UNIX and winsock2 on Windows.
Undocumented in source.