![]() |
Public API Reference |
#include <driver2.h>
Inheritance diagram for iNetworkDriver2:
Public Methods | |
virtual iNetworkSocket2 * | CreateSocket (int socket_type)=0 |
Create a NetworkSocket of socket_type. More... | |
virtual int | LastError () const=0 |
Return the last driver error. More... |
Definition at line 46 of file driver2.h.
|
Create a NetworkSocket of socket_type.
|
|
Return the last driver error.
|