Explorar o código

Update LocalConnection.hx

Mark Knol %!s(int64=10) %!d(string=hai) anos
pai
achega
07c63f4a81
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      std/haxe/remoting/LocalConnection.hx

+ 3 - 0
std/haxe/remoting/LocalConnection.hx

@@ -21,6 +21,9 @@
  */
 package haxe.remoting;
 
+/**
+    Allows remoting communications over a LocalConnection
+*/
 class LocalConnection implements AsyncConnection implements Dynamic<AsyncConnection> {
 
 	static var ID = 0;