- unified the 2 script context commands
- minor changes in hipadaba and ascon/devser
This commit is contained in:
2
ascon.i
2
ascon.i
@ -64,7 +64,7 @@ struct Ascon {
|
||||
int wrPos; /**< write buffer position */
|
||||
double timeout; /**< read timeout (sec) */
|
||||
char *hostport; /**< host:port to connect */
|
||||
ErrMsgList errList; /**< error message list */
|
||||
ErrMsg *errList; /**< error message list */
|
||||
double start; /**< unix time when read was started */
|
||||
void *private; /**< private data of protocol */
|
||||
int noResponse; /**< no response expected */
|
||||
|
Reference in New Issue
Block a user