TSUrlFtpTypeSet
Synopsis
include <ts/ts.h>
TSReturnCode TSUrlFtpTypeSet
(TSMBuffer bufp, TSMLoc offset, int type)
Description
Sets the FTP type portion of the URL located at url_loc within bufp to the value type.
TSReturnCode TSUrlFtpTypeSet
(TSMBuffer bufp, TSMLoc offset, int type)
Sets the FTP type portion of the URL located at url_loc within bufp to the value type.
本文档使用 BookStack 构建