Libev 簡介

--

非同步事件通知

libev使用方法

事件驅動庫libev使用詳解

http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod

安裝

sudo apt-get update

sudo apt-get install libev-dev

gcc XXXX XXXX XX -lev
沒有加 -lev會沒辦法編譯

ev_io
ev_timer

generic watcher function
ev_TYPE_init
ev_TYPE_start
ev_TYPE_stop
ev_break
ev_run
printf(“Time = ”, ev_now(loop)) <-> ev_time

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Qertile 郭泰爾
Qertile 郭泰爾

Written by Qertile 郭泰爾

學習路上順便做點筆記留下痕跡OUO,怕以後忘了曾經所學的這些知識。

No responses yet

Write a response