22.04.2013 Views

dtrace-infiltrate

dtrace-infiltrate

dtrace-infiltrate

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Writev() syscall<br />

writev(int fildes, const struct iovec *iov, int iovcnt);<br />

struct iovec {<br />

char *iov_base; /* Base address. */<br />

size_t iov_len; /* Length. */<br />

};

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!