git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add assertions on OpenSearch result
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
smux
/
utils.h
diff --git
a/projects/stargazer/plugins/other/smux/utils.h
b/projects/stargazer/plugins/other/smux/utils.h
index 0814bfbad72479ce223e394e6f456f14aabf4807..8007fee6ec7aa9edc91a830808a71befdc25ef83 100644
(file)
--- a/
projects/stargazer/plugins/other/smux/utils.h
+++ b/
projects/stargazer/plugins/other/smux/utils.h
@@
-7,7
+7,6
@@
#include "stg/SMUX-PDUs.h"
#include "stg/GetResponse-PDU.h"
-bool WaitPackets(int sd);
bool String2OI(const std::string & str, OBJECT_IDENTIFIER_t * oi);
std::string OI2String(OBJECT_IDENTIFIER_t * oi);
bool SendOpenPDU(int fd);