nasa / SBN

38 stars 23 forks source link

SBN should use OSAL OS_close instead of OS functions to close OSAL file handle #31

Closed johnphamngc closed 4 years ago

johnphamngc commented 4 years ago

See https://github.com/nasa/SBN/blob/3c726eec01d88a3ed39988733402c9069d571d36/modules/protocol/tcp/fsw/src/sbn_tcp_if.c#L546

CDKnightNASA commented 4 years ago

fixed, thanks for the report!