Net VconnectionsΒΆ

A network vconnection (or** netvconnection**) is a wrapper around a TCP socket that enables the socket to work within the Traffic Server vconnection framework. See vconnections for more information about the Traffic Server abstraction for doing asynchronous IO.

The netvconnection functions are listed below:

  • [dox ‘TSNetAccept’] in [dox “TSNetAccept” :src_file]
  • [dox %TSNetConnect%] in [dox :src_file]

Project Versions

Previous topic

IO Guide

Next topic

Transformations

This Page