MCPcopy Create free account
hub / github.com/davmac314/dinit / lambda_fd_watcher

Method lambda_fd_watcher

dasynq/include/dasynq.h:1775–1778  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1773
1774 public:
1775 lambda_fd_watcher(T watchHandlr_a) : watchHndlr(watchHandlr_a)
1776 {
1777 //
1778 }
1779
1780 rearm fd_event(event_loop_t &eloop, int fd, int flags)
1781 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected