Ferreteria/v0.6/clade/IO/Aspect/Connx/Process/@removed: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 November 2025

  • curprev 22:5022:50, 29 November 2025Woozle talk contribs 380 bytes +380 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; } }}"