summaryrefslogtreecommitdiff
path: root/retrace/daemon/glframe_os_win.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-19Fix windows build issuesMark Janes1-4/+13
2017-06-19create a cache directory for storing trace filesMark Janes1-0/+5
2017-06-19Fix fork on windows.Mark Janes1-9/+17
2017-06-19cmake: use single implementation file for socketMark Janes1-5/+0
2017-06-19unify socket implementation in glframe_socket_linux.cppMark Janes1-1/+6
2017-06-19cross-platform randMark Janes1-28/+33
2017-06-19use fork/exec to spawn server processMark Janes1-15/+27
2017-06-19Windows placeholder must conform to style guide.Mark Janes1-8/+10
2017-06-19wip: windows cross platformMark Janes1-0/+51