Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有可用的文档g_io_channel_win32_make_pollfd?
g_io_channel_win32_make_pollfd
我想使用此函数在 Windows 上为 IPC 在主线程和单独线程之间创建 FD。
这里只是简单提及,并没有真正解释如何使用它。
这是源代码,还有一个使用它的测试用例。文档在它声明的标头中可用。如果该文档没有出现在手册中,您可能想向 glib 人员提交一个错误 - 由于某种错误,它可能被排除在文档生成器之外。