-
大小: 2.06M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-22
- 標(biāo)簽: 網(wǎng)絡(luò)??個(gè)??2??的??5??
資源簡介
快速,簡潔的網(wǎng)絡(luò)庫
代碼片段和文件信息
#if?defined?_WIN32_WCE
//#include?“..\..\include\zmq.h“
#include?“..\..\src\err.hpp“
int?errno;
int?_doserrno;
int?_sys_nerr;
char*?error_desc_buff?=?NULL;
char*?strerror(int?errno)
{
????if?(NULL?!=?error_desc_buff)
????{
????????LocalFree(error_desc_buff);
????????error_desc_buff?=?NULL;
????}
????FormatMessage(
????????FORMAT_MESSAGE_FROM_SYSTEM?|?FORMAT_MESSAGE_IGNORE_INSERTS?|?FORMAT_MESSAGE_ALLOCATE_BUFFER
????????NULL
????????errno
????????0
????????(LPTSTR)&error_desc_buff
????????1024
????????NULL
????????);
????return?error_desc_buff;
}
#endif
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-03-23?19:35??zeromq-4.2.5\
?????目錄???????????0??2018-03-23?19:34??zeromq-4.2.5\unittests\
?????文件????????2151??2018-03-23?19:33??zeromq-4.2.5\unittests\unittest_ypipe.cpp
?????文件????????2058??2018-03-23?19:33??zeromq-4.2.5\unittests\CMakeLists.txt
?????文件????????5062??2018-03-23?19:33??zeromq-4.2.5\unittests\unittest_poller.cpp
?????文件???????13371??2018-03-23?19:33??zeromq-4.2.5\unittests\unittest_mtrie.cpp
?????目錄???????????0??2018-03-23?19:35??zeromq-4.2.5\doc\
?????文件???????19198??2018-03-23?19:34??zeromq-4.2.5\doc\zmq_curve_public.html
?????文件????????3343??2018-03-23?19:35??zeromq-4.2.5\doc\zmq_msg_get.3
?????文件????????1228??2018-03-23?19:33??zeromq-4.2.5\doc\zmq_ctx_shutdown.txt
?????文件????????4395??2018-03-23?19:35??zeromq-4.2.5\doc\zmq_udp.7
?????文件????????4709??2018-03-23?19:33??zeromq-4.2.5\doc\zmq_poll.txt
?????文件????????3923??2018-03-23?19:33??zeromq-4.2.5\doc\zmq_sendmsg.txt
?????文件???????18901??2018-03-23?19:34??zeromq-4.2.5\doc\zmq_z85_encode.html
?????文件????????3655??2018-03-23?19:35??zeromq-4.2.5\doc\zmq_disconnect.3
?????文件???????20676??2018-03-23?19:34??zeromq-4.2.5\doc\zmq_unbind.html
?????文件???????21269??2018-03-23?19:34??zeromq-4.2.5\doc\zmq_proxy.html
?????文件????????5214??2018-03-23?19:35??zeromq-4.2.5\doc\zmq_bind.3
?????文件???????19694??2018-03-23?19:34??zeromq-4.2.5\doc\zmq_close.html
?????文件????????1888??2018-03-23?19:33??zeromq-4.2.5\doc\Makefile.am
?????文件????????1655??2018-03-23?19:33??zeromq-4.2.5\doc\zmq_atomic_counter_destroy.txt
?????文件????????3815??2018-03-23?19:33??zeromq-4.2.5\doc\zmq_msg_recv.txt
?????文件????????2230??2018-03-23?19:35??zeromq-4.2.5\doc\zmq_msg_set.3
?????文件???????18707??2018-03-23?19:34??zeromq-4.2.5\doc\zmq_version.html
?????文件???????19187??2018-03-23?19:34??zeromq-4.2.5\doc\zmq_atomic_counter_set.html
?????文件????????4145??2018-03-23?19:35??zeromq-4.2.5\doc\zmq_ctx_get.3
?????文件???????21556??2018-03-23?19:34??zeromq-4.2.5\doc\zmq_ctx_get.html
?????文件???????20106??2018-03-23?19:35??zeromq-4.2.5\doc\zmq_tipc.html
?????文件????????2810??2018-03-23?19:35??zeromq-4.2.5\doc\zmq_atomic_counter_dec.3
?????文件???????23847??2018-03-23?19:34??zeromq-4.2.5\doc\zmq_poll.html
?????文件????????1654??2018-03-23?19:33??zeromq-4.2.5\doc\zmq_atomic_counter_value.txt
............此處省略743個(gè)文件信息
評(píng)論
共有 條評(píng)論