bugGNU Octave - Bugs: bug #49670, [octave forge] instrument control ...

 
 

bug #49670: [octave forge] instrument control package fclose does not work for tcp

Submitter:  John Donoghue <lostbard>
Submitted:  Tue 22 Nov 2016 01:42:13 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Fixed Assigned to:  lostbard
Originator Name:  JohnD Open/Closed:  * Closed
Release:  * 4.2.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 07 May 2018 10:34:32 AM UTC, comment #3: 

closing as fixed, and wuill appear in next release of instrument-control

John Donoghue <lostbard>
Group Member
Wed 02 May 2018 05:05:43 PM UTC, comment #2: 
John Donoghue <lostbard>
Group Member
Wed 23 Nov 2016 01:09:08 PM UTC, comment #1: 

I guess to be more matlab compatable, the tcp function/class should really be tcpip functions/class, and then the the directory would be correct.

John Donoghue <lostbard>
Group Member
Tue 22 Nov 2016 01:42:13 PM UTC, original submission:  

In matlab fclose will close a tcp socket, however it doesn't work in octave:

t0 = tcp("127.0.0.1",8000)

fclose(t0)




Looking at the code, the function is provided but is the wrong directory: @octave_tcpip vs @octave_tcp



John Donoghue <lostbard>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by lostbard (Adding package maintainer)
  • -email is unavailable- added by lostbard (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-05-07 lostbard StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2018-05-02 lostbard StatusNone Ready For Test
        Assigned toNone lostbard
    2016-11-22 lostbard Carbon-Copy- Added dac922

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code