Menu

Code Commit Log


Commit Date  
[r1753] by s-bender

changed define in getopt.h to prevent mingw from compiling due to the header file including itself.
added memory allocation for mutex and semaphores in vos_winThread.c to avoid segfaults.
changed mutex creation so that the creation thread doesn't already lock it, which would lock other threads waiting for them.

2018-07-25 13:55:46 Tree
[r1752] by bloehr

vos_threadSelf added

2018-07-20 17:10:52 Tree
[r1751] by s-bender

Ticket #209: vos_getInterfaces returning incorrect "name" and "linkState" on windows.
Made sure that the name char* terminates correctly.

2018-07-20 09:47:50 Tree
[r1750] by s-bender

Ticket #209: vos_getInterfaces returning incorrect "name" and "linkState" on windows (requires at least windows vista now).
function vos_getInterfaces has been updated to use GetAdaptersAddresses function and retrieves multiple ip addresses per adapter now
with correct names and link states.

2018-07-20 08:35:25 Tree
[r1749] by bloehr

vos_threadSelf() added for vtest.c,
socket option for VLAN priority added,
Ticket 206: MD test fixed (partially), still not correct!

2018-07-19 16:38:21 Tree
[r1748] by bloehr

Ticket #208: VOS socket options,
Ticket #206 trdp-md-test fix (addListener address)

2018-07-13 15:59:36 Tree
[r1747] by bloehr

PD/MD Default settings fixed
Compiler warnings

2018-06-29 16:44:28 Tree
[r1746] by siddhiw

Ticket #205 tlm_addListener() does not acknowledge TRDP_FLAGS_DEFAULT flag

2018-06-26 06:52:18 Tree
[r1745] by bloehr

Ticket #202: vos_mutexTrylock return value -> VOS_INUSE_ERR if not taken

2018-06-25 13:46:46 Tree
[r1744] by bloehr

Update of project settings

2018-06-22 16:57:49 Tree
Older >
MongoDB Logo MongoDB