The Möbius Operating System: params_port_t union Reference
HOME DOWNLOAD DOCUMENTATION SCREENSHOTS  

params_port_t Union Reference
[Device Interface]

Parameters for a PORT_xxx request. More...

#include <device.h>

List of all members.

Public Attributes

struct {
   uint32_t   name_size
   const wchar_t *   remote
   handle_t   port
port_connect
struct {
   uint32_t   unused [2]
   handle_t   port
port_listen
struct {
   uint32_t   unused [2]
   handle_t   port
   handle_t   client
   uint32_t   flags
port_accept


Detailed Description

Parameters for a PORT_xxx request.


The documentation for this union was generated from the following file:
Post a comment

From: