W3cubDocs

/Haxe Lua

Pipe

package lua.lib.luv

extends StreamHandle

Available on lua

Static methods

staticnew_pipe(ipc:Bool):Pipe

Constructor

new(ipc:Bool)

Methods

bind(name:String):Pipe

connect(name:String, cb:(String, Bool) ‑> Void):Int

getsockname():String

open(file:EitherType<FileHandle, Handle>):Pipe

pending_count():Int

pending_instances(count:Int):Int

pending_type():Int

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/lua/lib/luv/Pipe.html