All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Woozle Writes Code. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:50, 29 November 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/IO/Aspect/Connx/Process/@removed (Created page with "{{fmt/title|Removed Code}} =={{fmt/date|2025|06|02}}== Commented out awhile ago: {{fmt/php/block|1=# static public function FromBuffers(BufferIface $oRecv, ?BufferIface $oSend=NULL) : iProcess { $oThis = new static; $oThis->SetRecvBuff($oRecv); if (is_object($oSend)) { $oThis->SetSendBuff($oSend); } return $oThis; } }}")