从驱动程序到应用程序的信号处理

发布于 2024-11-02 12:12:54 字数 111 浏览 0 评论 0原文

我想实现信号处理程序,通过信令向应用程序发出驱动程序中任何不适当的信号。换句话说,Linux 驱动程序将信号发送到特定的应用程序。

无论如何你可以实现它吗?

谢谢, 开发者为空

I want to implement the signal handler that signal any inappropriate in the driver to Application through signalling. In other words, the Linux driver sends the signal to particular application.

Is there anyway you can implement that?

Thanks,
Dev Null

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

明媚如初 2024-11-09 12:12:54

您可能可以使用更通用的 SIGIO。

You could probably use the more general SIGIO.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文