|
GDB (xrefs)
|
Public Attributes | |
| int | in_progress |
| OVERLAPPED | ov |
| DWORD | lastCommMask |
| HANDLE | except_event |
Definition at line 34 of file ser-mingw.c.
| HANDLE ser_windows_state::except_event |
Definition at line 39 of file ser-mingw.c.
Referenced by ser_windows_close(), ser_windows_open(), and ser_windows_wait_handle().
| int ser_windows_state::in_progress |
Definition at line 36 of file ser-mingw.c.
Referenced by ser_windows_read_prim(), and ser_windows_wait_handle().
| DWORD ser_windows_state::lastCommMask |
Definition at line 38 of file ser-mingw.c.
Referenced by ser_windows_wait_handle().
| OVERLAPPED ser_windows_state::ov |
Definition at line 37 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.8.14