@@ -30,6 +30,9 @@ int tfe_stream_write(const struct tfe_stream * stream, enum tfe_conn_dir dir, co
|
||||
return 0;
|
||||
}
|
||||
|
||||
void tfe_stream_kill(const struct tfe_stream * stream)
|
||||
{}
|
||||
|
||||
int tfe_stream_action_set_opt(const struct tfe_stream * stream, enum tfe_stream_action_opt type,
|
||||
void * value, size_t size)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user