Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hamlib/Hamlib
/ port_flush_sync_pipes
Function
port_flush_sync_pipes
src/iofunc.c:798–802 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
796
}
797
798
int HAMLIB_API port_flush_sync_pipes(hamlib_port_t *p)
799
{
800
// TODO: To be implemented for Windows
801
return RIG_OK;
802
}
803
804
#else
805
Callers
1
rig_flush_force
Function · 0.85
Calls
1
rig_debug
Function · 0.85
Tested by
no test coverage detected