about summary refs log tree commit diff
path: root/src/libstd/sys/vxworks/ext/net.rs
AgeCommit message (Collapse)AuthorLines
2019-10-29vxWorks: remove all code related to UNIX socket as it is not supported by ↵BaoshanPang-1825/+0
vxWorks
2019-07-21code cleanupBaoshan Pang-26/+1
2019-07-16Add supporting for vxWorksBaoshan Pang-0/+1850
r? @alexcrichton