#2 cannot use ns_job_modify with timer or combo I/O-timer jobs
Closed: Invalid None Opened 8 years ago by rmeggins.

Jobs created using ns_add_io_timeout_job cannot be modified using ns_job_modify.
1) There is no timeval argument to change the timeout or remove it altogether
2) for the libevent backend, the new function event_remove_timer is required to remove the timer component of an I/O event - this function is new for libevent 2.1.2


ns_job_modify has been removed, so this no longer applies.

Login to comment on this ticket.

Metadata