int adl_open_udp_socket(union sockunion* me)

This function creates a UDP socket bound to localhost, for asynchronous interprocess communication with an Upper Layer process.

Documentation

This function creates a UDP socket bound to localhost, for asynchronous interprocess communication with an Upper Layer process.
Returns:
the socket file descriptor. Used to register a callback function

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.