port.h
Include dependency graph for port.h:
This graph shows which files directly or indirectly include port.h:
Functions
-
void port_send_message(GlobalContext *glb, term pid, term msg)
-
void port_send_message_nolock(GlobalContext *glb, term pid, term msg)
-
void port_ensure_available(Context *ctx, size_t size)
-
int port_is_standard_port_command(term msg)