A little too much was deleted in a recent commit
This commit is contained in:
parent
cde108efc6
commit
e463730c2f
@ -87,6 +87,8 @@ static void _net_semtake(FAR struct socketlist *list)
|
||||
}
|
||||
}
|
||||
|
||||
#define _net_semgive(list) sem_post(&list->sl_sem)
|
||||
|
||||
/****************************************************************************
|
||||
* Public Functions
|
||||
****************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user