#import <net_t.h>
Inheritance diagram for net_t:

Public Member Functions | |
| (id) | init |
| (id) | free |
| (char *) | read_message |
| (void) | sendmsg:: |
Static Public Member Functions | |
| (id) | init_with_values: |
Public Attributes | |
| int | sock |
| appbus_t * | bus |
|
|
frees allocated memory |
|
|
default initializer |
|
|
the "allocator" usually used is here
|
|
|
method that reads input that should be there. returns the msg or NULL.
|
|
||||||||||||
|
method for sending a message to one recipient.
|
1.4.2