|
GDB (xrefs)
|
Public Attributes | |
| int | in_progress |
| OVERLAPPED | ov |
| DWORD | lastCommMask |
| HANDLE | except_event |
Definition at line 39 of file ser-mingw.c.
Definition at line 44 of file ser-mingw.c.
Referenced by ser_windows_close(), ser_windows_open(), and ser_windows_wait_handle().
Definition at line 41 of file ser-mingw.c.
Referenced by ser_windows_read_prim(), and ser_windows_wait_handle().
Definition at line 43 of file ser-mingw.c.
Referenced by ser_windows_wait_handle().
| OVERLAPPED ser_windows_state::ov |
Definition at line 42 of file ser-mingw.c.
Referenced by ser_windows_close(), ser_windows_open(), ser_windows_read_prim(), ser_windows_wait_handle(), and ser_windows_write_prim().
1.7.6.1